home *** CD-ROM | disk | FTP | other *** search
-
-
-
- CAT(1L) Misc. Reference Manual Pages CAT(1L)
-
-
-
- NNNNAAAAMMMMEEEE
- cat - concatenate files and print on the standard output
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ccccaaaatttt [-benstuvAET] [-- number] [ - - number-nonblank] [ - -
- squeeze-blank] [ --show-nonprinting] [--show-ends] [--show-
- tabs] [--show-all] [--help] [--version] [file...]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This manual page documents the GNU version of ccccaaaatttt. ccccaaaatttt
- writes the contents of each given file, or the standard
- input if none are given or when a file named `-' is given,
- to the standard output.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- -_b, --_n_u_m_b_e_r-_n_o_n_b_l_a_n_k
- Number all nonblank output lines, starting with 1.
-
- -_e Equivalent to -_v_E.
-
- -_n, --_n_u_m_b_e_r
- Number all output lines, starting with 1.
-
- -_s, --_s_q_u_e_e_z_e-_b_l_a_n_k
- Replace multiple adjacent blank lines with a single
- blank line.
-
- -_t Equivalent to -_v_T.
-
- -_u Ignored; for Unix compatibility.
-
- -_v, --_s_h_o_w-_n_o_n_p_r_i_n_t_i_n_g
- Display control characters except for LFD and TAB using
- `^' notation and precede characters that have the high
- bit set with `M-'.
-
- -_A, --_s_h_o_w-_a_l_l
- Equivalent to -_v_E_T.
-
- -_E, --_s_h_o_w-_e_n_d_s
- Display a `$' after the end of each line.
-
- -_T, --_s_h_o_w-_t_a_b_s
- Display TAB characters as `^I'.
-
- --_h_e_l_p
- Print a usage message and exit with a non-zero status.
-
- --_v_e_r_s_i_o_n
- Print version information on standard output then exit.
-
-
-
-
-
- FSF Last change: GNU Text Utilities 1
-
-
-
-